Skip to content

ci: update docs workflow repository references#32873

Closed
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:docs-update-repo
Closed

ci: update docs workflow repository references#32873
dannyward630 wants to merge 1 commit into
anomalyco:devfrom
dannyward630:docs-update-repo

Conversation

@dannyward630

Copy link
Copy Markdown

Issue for this PR

Closes #16045

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Updates the docs-update workflow repository guard and pinned action owner from the previous repository location to anomalyco/opencode.

How did you verify your code works?

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/docs-update.yml"); puts "ok"'\n- rg -n "sst/opencode|anomalyco/opencode" .github/workflows/docs-update.yml\n- full pre-push bun turbo typecheck\n\n### Screenshots / recordings\n\nNot a UI change.\n\n### Checklist\n\n- [x] I have tested my changes locally\n- [x] I have not included unrelated changes in this PR

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title ci: update docs workflow repository references doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 18, 2026
@github-actions github-actions Bot closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-update GitHub Action Workflow is skipped due to old repo reference

1 participant